GET EXPRESSION VAR
This command returns the value of a variable previously added to the Expression Evaluator.
ARGUMENTS:
* Variable Name = a string that contains the name of the variable
RETURNS:
Returns the value of the given variable. If the variable does not exist it returns 0.
SYNTAX
Return Double Float=GET EXPRESSION VAR(Variable Name)
RELATED INFO
View Number Operations Index
View STYX Index
View STYX Main File
